2015-10-29 - 22752 - Break Fix - Correct Hot Market Transaction #ProductionBreakFix #MMPPSupport #abaphotmarket #HotMarket
2015-10-29 - 22752 - Service Request - Correct Hot Market Transaction
Problem Summary
Correct Hot Market Transaction
Admin Info
Purpose
|
Correct Hot Market Transaction
|
Requested by
|
Jeffrey Mau
|
Issue Date
|
12-26-2015
|
Resolved by
|
Damodhier, Adithya
|
Resolved Date
|
12-29-2015
|
Document Status
|
WIP
|
Detailed Problem Description
(Include Screen Shots if required )
The Hot Market transaction ran over 90 minutes and created deliveries for SOs that are not in the selection.
Extra Deliveries were created for the Sales Orders which are not there in the PO 4500144032.
Solution Analysis and Recommendations
(Include Screen Shots if required)
It was observed that the extra deliveries were created due to the last item in the PO for which the Account assignment is "K".
ZMMHM transaction is for subcontracting POs with Item Category "L".
To avoid such type of line items in the transaction need to change the program so that it only shows the items in with Item Category "L" for selection in the transaction.
Resolution
Added logic in Hot Market Program ZRMM_HOTMARKET, to consider only PO's which has Sub Contracting item Category (PSTYP) for Display and Create Goods Movement/Deliveries only for the selected items among the Displayed Sub Contracted Items.
Test ID
|
Test Scenario
|
Expected Results
|
HM001
|
Execute transaction ZMMHM with the Subcontracting PO which is having the item with account assignment K
|
When ZMMHM transaction is executed "Request Shipping Documents" the items with Item Category "L" only has to be shown for selection in the transaction.
After the selection of items of the PO with Item Category "L" MIGO and Deliveries are to be created for that PO with no extra deliveries and packed.
|
Release Information
Provide link here to Release Notes if Technical Objects were changed